[rlgl] Remove unused 'format' parameter in rlGenTextureMipmaps#4672
[rlgl] Remove unused 'format' parameter in rlGenTextureMipmaps#4672Not-Nik wants to merge 1 commit intoraysan5:masterfrom
Conversation
|
I had already proposed it some time ago and the final opinion is that it was better to keep it
|
|
So we had a 1.1 implementation, then it was removed and now we're waiting for something to happen so we can add it again? Regardless, unless there's solid plans to add a 1.1 implementation, I reckon it would be OK to just remove the parameter(s) for now and add them again once the implementation is actually there. |
|
As commented, we are keeping this parameter just in case it can be required on a future implementation (OpenGL 1.1, software render, old consoles...) |
Unless I had a major oversight somewhere, that parameter isn't used, so let's leave it out entirely.